home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / oberon-faq.general < prev    next >
Encoding:
Internet Message Format  |  1994-04-09  |  5.3 KB

  1. Subject: Comp.lang.oberon FAQ (monthly)
  2. Newsgroups: comp.lang.oberon,comp.answers,news.answers
  3. From: mikeg@psg.com (Mike Gallo)
  4. Date: Fri, 8 Apr 1994 12:04:31 GMT
  5.  
  6. Archive-name: Oberon-FAQ/general
  7.  
  8.      (*  * *  * *  * *  * *  * *  * *  * *  * *  * *  * *  *)
  9.  
  10.      Many FAQ lists, including this one, are available by anonymous
  11. ftp from rtfm.mit.edu in the /pub/usenet/news-answers directory.  
  12.      Thanks to all who have contributed!  Further additions,
  13. corrections, and suggestions are welcome.
  14.  
  15. mikeg@psg.com
  16.  
  17.      (*  * *  * *  * *  * *  * *  * *  * *  * *  * *  * *  *)
  18.  
  19. Comp.lang.oberon Frequently Asked Questions
  20. Miscellany
  21.  
  22.  
  23. Copyright 1994 Michael Gallo
  24. (c) 1994 Michael Gallo
  25.  
  26.  
  27.      This is one of three documents that attempt to answer some
  28. frequently asked questions (FAQs) about Oberon.  This text concerns
  29. some general topics on the subject of Oberon, while the other two
  30. are specifically about Oberon the language and Oberon the operating
  31. system.
  32.  
  33.  
  34. WHAT IS COMP.LANG.OBERON?
  35.  
  36.      The Comp.lang.oberon newsgroup is a forum for discussing
  37. Oberon, both the programming language and the operating system, and
  38. any related issues.  Although not strictly accurate, this newsgroup
  39. is part of the Comp.lang.* hierarchy because it began as a spin-off
  40. of Comp.lang.modula2.
  41.      For those without regular Usenet access, ETH Zrich has
  42. generously made Comp.lang.oberon available as a mailing list. 
  43. Articles can now be sent or received via normal Internet e-mail to
  44. or from oberon-news@inf.ethz.ch.  
  45.      To get more information about the mailing list, send the
  46. message "help" to listproc@inf.ethz.ch.  To subscribe to the
  47. mailing list, send the message "subscribe oberon-news@inf.ethz.ch
  48. <your name>" to listproc@inf.ethz.ch.
  49.      Some members of ETH Zrich's Institute for Computer Systems do
  50. read and participate in this newsgroup, but Comp.lang.oberon is in
  51. no way officially related to ETH Zrich.  Official correspondence,
  52. bug reports, &c. should be addressed to:
  53.  
  54.           Institute for Computer Systems
  55.           ETH Zentrum
  56.           CH-8092 Zuerich
  57.           E-mail: Oberon@inf.ethz.ch 
  58.           E-Fax: +41 1 2519678
  59.  
  60.      Comp.lang.oberon owes its existence to the efforts of the late
  61. Christian Schaepper.
  62.  
  63.  
  64. WHAT IS OBERON?
  65.  
  66. From "The Oberon Guide"
  67.  
  68.           Oberon is simultaneously the name of a project and of its
  69.      outcome. The project was started by Niklaus Wirth and [Jrg
  70.      Gutknecht] late in 1985 with the goal of developing a modern
  71.      and portable operating system for personal workstations. Its
  72.      results are an implementation of the system for the Ceres
  73.      computer and a programming language.
  74.           The development of the language Oberon needs perhaps a
  75.      short justification. It became quite inevitable because the
  76.      type-system of available languages turned out to be too
  77.      restrictive to express the desired data model in a natural and
  78.      safe way.
  79.  
  80.      Easy introductions to both aspects of the Oberon project can
  81. be found in back issues of BYTE magazine.  The operating system is
  82. overviewed in "Oberon: A Glimpse at the Future", volume 18 number
  83. 6 (May 1993).  The Oberon language is examined in "Oberon", volume
  84. 16 number 3 (March 1991).  Both articles are by BYTE's European
  85. correspondant, Dick Pountain.
  86.  
  87.  
  88. OBERON RESOURCES
  89.  
  90.      The original project was launched and carried out by N. Wirth
  91. and J. Gutknecht for the Ceres workstation.  As of this writing,
  92. ported versions of the Oberon system are available for the
  93. Sun-SPARC, the Apple-Macintosh-II, the DECstation, the IBM RS/6000,
  94. Windows 3.1 and Windows NT for Intel 386, the Silicon Graphics
  95. Indigo, and the HP Apollo Series 700.  Oberon System 3 has been
  96. ported to the Sun-SPARC and MS-DOS for Intel 386.  These are freely
  97. available by anonymous ftp from:
  98.  
  99.      neptune.inf.ethz.ch:/Oberon,
  100.      wuarchive.wustl.edu:/languages/Oberon, and
  101.      gatekeeper@dec.com:/pub/plan/Oberon
  102.  
  103.      Whitney de Vries (whitney@christie.Meakins.McGill.CA) has set
  104. up an anonymous ftp server to handle Oberon sources.  The machine
  105. is gallileo.meakins.mcgill.ca ( 132.206.169.3 ); the directory is
  106. /u/ftp/pub/Oberon.
  107.      Another possible source of information is the Swiss Oberon
  108. Users Group (CHOUG) at ETH Zrich (e-mail:
  109. oberon-user@inf.ethz.ch).
  110.      ETH Zrich's technical reports are freely available, but many
  111. of the reports concerning the Oberon project are now a few years
  112. old and out of print.  However, most of these older reports are
  113. electronically available in PostScript and/or Oberon text formats
  114. from the previously mentioned ftp sites in */Oberon/Docu.
  115.      Some more recent technical reports that might be of interest
  116. to Oberon users are
  117.  
  118. 133  J. Templ:  SPARC-Oberon User's Guide
  119.  
  120. 143  N. Wirth:  From Modula to Oberon (Revised Edition)
  121.  
  122. 144  J. L. Marais:  The GADGETS User Interface Management System
  123.  
  124. 151  C. Szyperski: Write - An Extensible Text Editor for the Oberon
  125. System
  126.  
  127. 174  M. Brandis, R. Crelier, M. Franz, J. Templ: The Oberon System
  128. Family
  129.  
  130. 203  A. R. Disteli: OBERON for PC on an MS-DOS Base
  131.  
  132. Someone please let me know if/when these titles go out of stock.
  133.      To order technical reports of the Institut fr
  134. Computersysteme, ETH Zrich, contact Mr. Ruettener (e-mail:
  135. ruettener@inf.ethz.ch).
  136. -- 
  137. A designer knows he has arrived at perfection not when there 
  138. is no longer anything to add, but when there is no longer 
  139. anything to take away.
  140.                 -- Antoine de Saint-Exupery
  141.  
  142.